home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / kaleid / VSSKB / VSSKB95.EXE / Kb256.dxr / 00372_loop current frame.ls < prev    next >
Encoding:
Text File  |  1998-11-23  |  98 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Goto the current frame"
  7. end
  8.